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

Futures: add worker loggers #3778

Closed
JurajKubelka opened this issue May 15, 2024 · 1 comment
Closed

Futures: add worker loggers #3778

JurajKubelka opened this issue May 15, 2024 · 1 comment
Assignees
Projects
Milestone

Comments

@JurajKubelka
Copy link
Member

Occasionally, we observe infinite pending tasks on CI servers and a default log report may not be satisfactory to understand causes. To this aim, we need a support for different loggers that provides more information.

@JurajKubelka JurajKubelka added this to the v1.0 milestone May 15, 2024
@JurajKubelka JurajKubelka added this to To do in GT via automation May 15, 2024
@JurajKubelka JurajKubelka self-assigned this May 15, 2024
JurajKubelka added a commit to feenkcom/pharo-futures that referenced this issue May 15, 2024
- add `TAsyncFutureLogger`
- add `AsyncFutureDetailedTranscriptLogger`
- add `AsyncFutureTranscriptLogger`
syrel pushed a commit that referenced this issue May 16, 2024
Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.773/src';
    load

All commits (including upstream repositories) since last build:
feenkcom/pharo-futures@23a47d by Juraj Kubelka
implement worker logger [#3778]

- add `TAsyncFutureLogger`
- add `AsyncFutureDetailedTranscriptLogger`
- add `AsyncFutureTranscriptLogger`

feenkcom/sparta@d281fa by Andrei Chi�
Update SpartaCairoScaledFont>>#makeTextRunNoReleaseWide: [#3736]

feenkcom/gtoolkit-releaser@2c0515 by Andrei Chi�
Add Object>>#forPharo12:forPharo11AndPharo10: [#3736]

feenkcom/gtoolkit-world@5750fb by Tudor Girba
improve the section title and the book card #3766

5dce37 by Andrei Chi�
Restructure BaselineOfGToolkitForPharo9>>#postLoadGToolkit: [#3736]

a7877c by Andrei Chi�
Merge b094173

6392d0 by Andrei Chi�
Pass over pre/post actions in BaselineOfGToolkitPrerequisites [#3736]

35a117 by Andrei Chi�
Document more changes for Pharo 12 [#3736]

b09417 by Tudor Girba
Merge ecdeed0

afa41e by Tudor Girba
add a case study with an elaborate scripter #3777
JurajKubelka added a commit to feenkcom/pharo-futures that referenced this issue May 16, 2024
JurajKubelka added a commit to feenkcom/gtoolkit-world that referenced this issue May 16, 2024
@JurajKubelka
Copy link
Member Author

image

syrel pushed a commit that referenced this issue May 16, 2024
Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.774/src';
    load

All commits (including upstream repositories) since last build:
feenkcom/pharo-futures@afde60 by Juraj Kubelka
add `AsyncFutureCompositeLogger` [#3778]

feenkcom/gtoolkit-inspector@cb83f0 by Juraj Kubelka
`GtInspectorElementLiveViewContainer` has clickable element preview

feenkcom/gtoolkit-world@0c96b0 by Juraj Kubelka
Merge 5750fb2a733a8f65c93a0239753a5f321f4a7cc0

feenkcom/gtoolkit-world@55032d by Juraj Kubelka
add `AsyncFutureBeaconLogger` [#3778]
GT automation moved this from To do to Done May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
GT
  
Done
Development

No branches or pull requests

1 participant