[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Add tests for ob-haskell (GHCi)
From: |
Ihor Radchenko |
Subject: |
Re: [PATCH] Add tests for ob-haskell (GHCi) |
Date: |
Sun, 19 Mar 2023 10:28:14 +0000 |
Ihor Radchenko <yantar92@posteo.net> writes:
> From a first look, random failures appear to be related to session
> initialization. It appears that ob-haskell is re-using sessions even
> if :session is nil (default). And multiple session not allowed?? (I am
> looking at `org-babel-haskell-initiate-session', which ignores session
> parameter completely).
Lawrence, may you please take a look at this thread?
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
- [PATCH] Add tests for ob-haskell (GHCi), Bruno Barbier, 2023/03/19
- Re: [PATCH] Add tests for ob-haskell (GHCi), Ihor Radchenko, 2023/03/19
- Re: [PATCH] Add tests for ob-haskell (GHCi),
Ihor Radchenko <=
- Re: [PATCH] Add tests for ob-haskell (GHCi), Bruno Barbier, 2023/03/19
- Re: [PATCH] Add tests for ob-haskell (GHCi), Ihor Radchenko, 2023/03/22
- Re: [PATCH] Add tests for ob-haskell (GHCi), Ihor Radchenko, 2023/03/24
- Re: [PATCH] Add tests for ob-haskell (GHCi), Bruno Barbier, 2023/03/25
- Re: [PATCH] Add tests for ob-haskell (GHCi), Ihor Radchenko, 2023/03/26
- Re: [PATCH] Add tests for ob-haskell (GHCi), Bruno Barbier, 2023/03/26
- Re: [PATCH] Add tests for ob-haskell (GHCi), Ihor Radchenko, 2023/03/26
Re: [PATCH] Add tests for ob-haskell (GHCi), Ihor Radchenko, 2023/03/23