MozillaSecurity / grizzly

A cross-platform browser fuzzing framework
Mozilla Public License 2.0
304 stars 37 forks source link

Sapphire updates #375

Closed tysmith closed 1 year ago

tysmith commented 1 year ago

Remove the launcher thread and improve worker cleanup code.

codecov[bot] commented 1 year ago

Codecov Report

Merging #375 (fa5cc34) into master (2ed04ea) will decrease coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #375      +/-   ##
==========================================
- Coverage   99.36%   99.36%   -0.01%     
==========================================
  Files          50       50              
  Lines        5495     5494       -1     
==========================================
- Hits         5460     5459       -1     
  Misses         35       35              
Files Coverage Δ
sapphire/conftest.py 100.00% <100.00%> (ø)
sapphire/connection_manager.py 100.00% <100.00%> (ø)
sapphire/core.py 100.00% <100.00%> (ø)
sapphire/worker.py 100.00% <100.00%> (ø)