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

Fixes #1306: call Py_Initialize before any other python C function #1307

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

kgiusti
Copy link
Contributor

@kgiusti kgiusti commented Dec 1, 2023

No description provided.

@kgiusti kgiusti linked an issue Dec 1, 2023 that may be closed by this pull request
Copy link

codecov bot commented Dec 1, 2023

Codecov Report

Merging #1307 (4d2d57b) into main (38f81f9) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1307      +/-   ##
==========================================
- Coverage   76.73%   76.71%   -0.02%     
==========================================
  Files         246      246              
  Lines       63980    63979       -1     
  Branches     5902     5902              
==========================================
- Hits        49092    49082      -10     
- Misses      12322    12337      +15     
+ Partials     2566     2560       -6     
Flag Coverage Δ
pysystemtests 87.74% <ø> (+<0.01%) ⬆️
pyunittests 54.60% <ø> (ø)
systemtests 69.49% <100.00%> (-0.05%) ⬇️
unittests 21.89% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
calculator 25.99% <0.00%> (-0.01%) ⬇️
systemtests 77.38% <100.00%> (-0.03%) ⬇️

@kgiusti kgiusti merged commit e9b91c8 into skupperproject:main Dec 1, 2023
37 of 45 checks passed
@kgiusti kgiusti deleted the ISSUE-1306 branch December 1, 2023 19:24
jiridanek added a commit to jiridanek/qpid-dispatch that referenced this pull request Dec 2, 2023
jiridanek added a commit to apache/qpid-dispatch that referenced this pull request Dec 2, 2023
@kgiusti kgiusti added this to the 2.5.1 milestone Dec 6, 2023
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.

Router crash in python at startup
2 participants