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

eslint + some fixes #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

eslint + some fixes #1

wants to merge 2 commits into from

Conversation

wentout
Copy link

@wentout wentout commented Aug 15, 2018

No description provided.

}

me.channels[queueName].on('error', (/* err */) => {
process.exit(1);

Choose a reason for hiding this comment

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

@l0gd0g @wentout А вы вообще помните что это за патчи и откуда они взялись? Тут так порядочно изменений, в особенности с учётом названия коммита я бы это сребейзил и частично донёс.

Copy link
Author

Choose a reason for hiding this comment

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

Это был кодец, который попал под eslint наш.
И, соответственно, я правил тогда весь код, чтобы просто он под eslint нормально зходил. Но было это очень очень давно.

Copy link

@CheerlessCloud CheerlessCloud Aug 1, 2019

Choose a reason for hiding this comment

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

Ну эт понятно, вопрос к коммиту 1a169f9 с коментом "grass from prod". Там как видишь не только форматирование поменялось, но и логика.

Copy link
Author

Choose a reason for hiding this comment

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

а, да, там было ещё пара мест, где я фиксил именно callback hell, приводя его "безпалева" к читаемому и т.п. "работающему" состоянию, т.к. там были упущения, которые однозначно приводили к коллизиям

Copy link
Author

Choose a reason for hiding this comment

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

Ну эт понятно, вопрос к коммиту 1a169f9 с коментом "grass from prod". Там как видишь не только форматирование поменялось, но и логика.

ну это вот как раз оно, кажись, где логика была поправлена "по тихому"

@petrgrishin
Copy link

Это наверно устарело?)

@wentout
Copy link
Author

wentout commented Aug 9, 2019

Это наверно устарело?)

не знаю, но могу сделать повторные правки в свежем коде, если он есть

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.

3 participants