Commit Graph

19 Commits

Author SHA1 Message Date
Simen Bekkhus 6c83c0f91d
chore: use numeric separators (#14570) 2023-09-25 21:36:31 +00:00
Paul O’Shannessy 6d2632adae
Update copyrights with Meta Platforms, restore original license in Jasmine fork (#13879) 2023-02-09 08:13:08 +01:00
Simen Bekkhus 277f7e481c
chore: add test that unreffed workers are not reported (#12798) 2022-05-03 15:36:56 +02:00
Simen Bekkhus 4beda2dd37
fix: do not report unref-ed subprocesses as open handles (#12705) 2022-04-21 08:56:48 +02:00
Rob Brackett 3b253f83b7
Wait for closed resources to actually close before detecting open handles (#11429) 2021-05-21 00:24:20 +02:00
Simen Bekkhus 27bee728eb
fix: run GC before collecting open handles (#11278) 2021-05-21 00:05:40 +02:00
Rob Brackett 57e32e99a7
Detect open handles with done callbacks (#11382) 2021-05-20 15:10:03 +02:00
0cl 4a9ebb4e9b
fix: skip `ELDHISTOGRAM` for `--detectOpenHandles` (#10417) 2020-08-19 23:28:49 +02:00
Simen Bekkhus 00e9e0972b
fix: notifications should be fire&forget rather than having a timeout (#9567) 2020-02-12 13:13:22 +01:00
Tim Perry 6c0a16ab2f Don't include unref'd timers in --detectOpenHandles results (#8941) 2019-09-13 13:01:11 +02:00
Mark Pedrotti e740de246b chore: Make sure copyright header comment includes license (#8783)
* chore: Make sure copyright header comment includes license

* Add period at end of copyright line in checkCopyrightHeaders.js :)

* Update CHANGELOG.md
2019-08-06 09:59:16 +01:00
Rubén Norte 665a93eec7
Update Facebook copyright headers (#7589)
* Update Facebook copyright headers

* Update changelog

* Fixed CSS comments

* Fixed change in sourcemap
2019-01-08 17:41:54 +00:00
Simen Bekkhus 1818d84b2c
Migrate to Babel 7 (#7016) 2018-12-18 10:28:03 +01:00
Rubén Norte a91ea0ea2b
Add missing copyright headers and code of conduct (#7221)
* Add CODE_OF_CONDUCT.md

* Add Facebook copyright headers

* Replace inlined text with snapshot in detect open handles test
2018-10-23 17:57:23 +01:00
Simen Bekkhus e3f0b434ec
chore: use ESM in integration tests (#7114) 2018-10-07 17:33:48 +02:00
Simen Bekkhus b60f44a982
chore: fix lint warning 2018-08-14 12:53:27 +02:00
Simen Bekkhus 0099f07e1d
fix: handle open handles from inside tests (#6263) 2018-08-09 15:48:01 +02:00
Simen Bekkhus 0591f22f23 fix: don't report promises as open handles (#6716) 2018-08-08 21:59:29 +02:00
Michał Pierzchała 9310e9ce49 chore: rename "integration-tests" to "e2e" (#6315)
* chore: rename integration-tests -> e2e

* update changelog
2018-05-27 23:48:49 +01:00