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

WIP 22549 Experimental DelayIdleTicker #1887

Conversation

bencoman
Copy link
Contributor

@bencoman bencoman commented Oct 7, 2018

No description provided.

self delaySchedulerClass = aSchedulerClass ifTrue:[ ^self ].
newScheduler := aSchedulerClass new.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This was extracted into delayScheduler: above

@estebanlm estebanlm changed the base branch from development to Pharo7.0 December 5, 2018 13:44
@tesonep tesonep changed the base branch from Pharo7.0 to Pharo8.0 December 21, 2018 14:25
@tesonep tesonep added the Pharo8 label Dec 21, 2018
@estebanlm estebanlm removed the Pharo8 label Jan 6, 2019
@tesonep tesonep added this to the 8.0.0-alpha1 milestone Jan 7, 2019
@estebanlm estebanlm closed this Jan 28, 2019
@estebanlm estebanlm reopened this Jan 28, 2019
@Ducasse
Copy link
Member

Ducasse commented Jan 29, 2019

Hi Ben
we are getting back on track.
Could you tell us if you have some cycles for this fix? in case something wrong happen after integration :)

Stef

1 similar comment
@Ducasse
Copy link
Member

Ducasse commented Jan 29, 2019

Hi Ben
we are getting back on track.
Could you tell us if you have some cycles for this fix? in case something wrong happen after integration :)

Stef

@Ducasse Ducasse closed this Jan 29, 2019
@Ducasse Ducasse reopened this Jan 29, 2019
@cdlm cdlm added review and removed review labels Jan 29, 2019
@stale
Copy link

stale bot commented Mar 21, 2019

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Mar 21, 2019
@stale stale bot closed this Mar 31, 2019
@cdlm cdlm removed the review label Mar 31, 2019
@bencoman
Copy link
Contributor Author

Sorry I didn't notice the stale tagging. This is still active.

@bencoman
Copy link
Contributor Author

actually you can leave it closed. I'll submit a new pull request when I have some cycles to deal with it.

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.

None yet

5 participants