Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call jl_sigatomic_begin at the end of init_julia block #204

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tkf
Copy link
Member

@tkf tkf commented Sep 24, 2018

This is required for using reenable_sigint in pyjlwrap_call.

See: JuliaPy/PyCall.jl#574

@coveralls
Copy link

coveralls commented Sep 24, 2018

Pull Request Test Coverage Report for Build 510

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • 13 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.03%) to 74.693%

Files with Coverage Reduction New Missed Lines %
julia/pseudo_python_cli.py 2 72.68%
julia/find_libpython.py 4 73.42%
julia/core.py 7 80.87%
Totals Coverage Status
Change from base Build 509: 0.03%
Covered Lines: 608
Relevant Lines: 814

💛 - Coveralls

This is required for using `reenable_sigint` in `pyjlwrap_call`.

See: PyCall 574
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants