Fabian Boehm
8f08fe80fd
Restyle codebase
...
Not a lot of changes, tbh
2022-06-16 18:43:28 +02:00
ridiculousfish
bbb2f5aa14
Comment why certain tests are disabled under TSAN
...
This makes it clear that it is due to a known limitation of TSan and not
some lurking thread safety issue.
2021-12-28 21:35:30 -08:00
Fabian Homborg
c8a2837647
Tests: Skip cancel tests on CI
...
This apparently doesn't work at all under Github Actions with tsan, so let's skip it.
If anyone feels the need to dig deeper into this, have at it. I find
this distracting.
2021-07-12 18:54:40 +02:00
Fabian Homborg
7789651b8a
Tests: Increase timeouts even more in CI
...
Have I ever mentioned I hate this?
2021-07-12 18:45:46 +02:00
Fabian Homborg
e212064978
Tests: Increase timeouts
...
Yet again, fails on Github Actions with tsan.
2021-07-12 18:16:18 +02:00
Fabian Homborg
2e55e34544
Reformat
2020-11-22 14:39:48 +01:00
ridiculousfish
e9902159c2
Send fish_cancel event on control-C again
...
This adds support for sending fish_cancel, and a test for it.
Fixes #7384 .
2020-10-06 17:49:55 -07:00