Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

fix panic when logging directory does not exist #10424

Merged
merged 1 commit into from Feb 26, 2019
Merged

Conversation

debris
Copy link
Collaborator

@debris debris commented Feb 26, 2019

closes #10420

@debris debris added A0-pleasereview 🤓 Pull request needs code review. M4-core ⛓ Core client code / Rust. labels Feb 26, 2019
@ordian ordian added this to the 2.5 milestone Feb 26, 2019
@ordian ordian added A8-looksgood 🦄 Pull request is reviewed well. B1-patch-beta 🕷🕷 B0-patch-stable 🕷 Pull request should also be back-ported to the stable branch. and removed A0-pleasereview 🤓 Pull request needs code review. labels Feb 26, 2019
@jam10o-new jam10o-new merged commit e2ab3e4 into master Feb 26, 2019
@jam10o-new jam10o-new deleted the fix-10420 branch February 26, 2019 17:14
HCastano pushed a commit to HCastano/parity-ethereum that referenced this pull request Feb 27, 2019
HCastano pushed a commit to HCastano/parity-ethereum that referenced this pull request Feb 27, 2019
HCastano added a commit that referenced this pull request Feb 27, 2019
* revert some changes, could be buggy (#10399)

* ci: clean up gitlab-ci.yml leftovers from previous merge (#10429)

* 10000 > 5000 (#10422)

addresses #10418

* fix underflow in pip, closes #10419 (#10423)

* fix panic when logging directory does not exist, closes #10420 (#10424)

* Update hardcoded headers for Foundation, Ropsten, Kovan and Classic (#10417)

* update foundation to #7262209

* update kovan to #10434561

* update ropsten to #5027841

* update classic to #7555073

* Update Ropsten headers to #5101569
HCastano added a commit that referenced this pull request Feb 27, 2019
* revert some changes, could be buggy (#10399)

* 10000 > 5000 (#10422)

addresses #10418

* fix panic when logging directory does not exist, closes #10420 (#10424)

* fix underflow in pip, closes #10419 (#10423)

* ci: clean up gitlab-ci.yml leftovers from previous merge (#10429)

* Update hardcoded headers for Foundation, Ropsten, Kovan and Classic (#10417)

* update foundation to #7262209

* update kovan to #10434561

* update ropsten to #5027841

* update classic to #7555073

* Update Ropsten headers to #5101569
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well. B0-patch-stable 🕷 Pull request should also be back-ported to the stable branch. M4-core ⛓ Core client code / Rust.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Thread 'main' panicked at 'Logger is initialized only once" when writing to non-existent directory
3 participants