Closed Gaiejj closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 96.57%. Comparing base (
efe7d9c
) to head (a88325e
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Modify the multi-process context to default
fork
tospawn
.Motivation and Context
close #314
Types of changes
What types of changes does your code introduce? Put an
x
in all the boxes that apply:Checklist
Go over all the following points, and put an
x
in all the boxes that apply. If you are unsure about any of these, don't hesitate to ask. We are here to help!make format
. (required)make lint
. (required)make test
pass. (required)