Results 99 comments of emixa-d
trafficstars

I can reproduce on master (44d17e64e581fb281bae1390f74c762ecf089b58) (GNU Guile 2.2.7) as well.

My suspicion: When creating a scheduler with parallelism `(make-scheduler #:parallelism N)`, it created a few other schedulers internally, which do _not_ share a workqueue. For testing whether the fibers have...

Looks like there are some errors, according to the CI, could you fix them?

Let's first run the test suite of guile-fibers and scheme-gnunet ...

Now rebased. Seems to work well for scheme-gnunet so far. (If on guix, you can try `guix build gnunet-scheme`.)

After no comments for 1.5 years and as it works well for scheme-gnunet, I will merge it after a week unless someone has some comments.

A test case is missing, to aid with verifying whether the change works, to avoid regressions later, and to assist with verifying future changes in this area of the code.

Nicolas P. Rougier schreef op do 21-04-2022 om 13:22 [+0000]: > Thanks for the report. I chose the lambda because the glyph is nice > but Itotally agree it might...

> Hm. Are you sure it's possible for me to "allow" BundleWrap to be linked against GPLv2 libs? Wouldn't that require the permission of the lib, rather than BundleWrap? My...