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

Wait for server response when parting channels #2020

Merged
merged 1 commit into from
Feb 1, 2018
Merged

Conversation

xPaw
Copy link
Member

@xPaw xPaw commented Jan 30, 2018

@crosma mind testing this?

@astorije
Copy link
Member

@xPaw, you already have a conflict 😁

@astorije astorije added the Type: Bug Issues that report and PRs that solve any defects that cause unexpected behaviors. label Jan 31, 2018
});
this.save();
} else {
network.irc.part(target.name, partMessage);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No save for this one?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It gets saved in part event handler.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Meh, alright.

@astorije astorije changed the title Fix #1991: Wait for server response when parting channels Wait for server response when parting channels Feb 1, 2018
@astorije astorije merged commit 93265ef into master Feb 1, 2018
@astorije astorije deleted the xpaw/fix-1991 branch February 1, 2018 05:42
@astorije astorije modified the milestones: 3.0.0, 2.7.1 Feb 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issues that report and PRs that solve any defects that cause unexpected behaviors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants