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

Workaround. Fix. #373 #183

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

Conversation

Snelius30
Copy link

Fix for the tickets:
https://midnight-commander.org/ticket/373
https://midnight-commander.org/ticket/3658

It should not prevent to start mc cause lack of a subshell. Want to start with subshell disabled instead.

@drankinatty
Copy link

I"m not certain if this is related to the closed Ticket #3580 "Slow start because the subshell starts slow", but to avoid a very long startup time on certain Linux boxes, passing --nosubshell explicitly is required. Startup-time changes from almost 60 seconds without --nosubshell to 1 second if the subshell is disabled. This has become an issue in 2023, well after Ticket #3580 was closed.

@zyv
Copy link
Member

zyv commented Sep 4, 2023

@drankinatty this PR has nothing to do with the issue of slow startup. Here the startup would fail with an error message for an unsupported subshell.

There can be many reasons for slow startup. In order to find out what's happening you need to investigate.

@mucke5
Copy link

mucke5 commented Mar 28, 2024

Since the fix works, can the PR be pushed?

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.

4 participants