Preston Percival

Results 7 issues of Preston Percival

If I call restart after the timer has already expired, the timer updates to the new Date but it doesn't start counting down. Simple Example: const [hasTimeExpired, setHasTimeExpired] = useState(false);...

### Prerequisites - [X] I have written a descriptive issue title. - [X] I have searched all [_open and closed_ issues](https://github.com/PowerShell/vscode-powershell/issues?q=is%3Aissue) to ensure it has not already been reported. -...

Issue-Bug
Needs: Triage :mag:

### Prerequisites - [X] I have written a descriptive issue title. - [X] I have searched all [_open and closed_ issues](https://github.com/PowerShell/vscode-powershell/issues?q=is%3Aissue) to ensure it has not already been reported. -...

Issue-Bug
Area-Debugging

In [finetune.py](https://github.com/tloen/alpaca-lora/blob/main/finetune.py) there is the following section to support resuming from a checkpoint, but you may note that `resume_from_checkpoint` is set to false if `pytorch_model.bin` does not exist even though...

# Summary When using `SimpleFileSource.GetReleaseFeed()` with a specific channel, packages that don't have channel metadata (`zip.Channel == null`) are incorrectly included in the feed. This causes legacy packages (e.g., from...

### Summary Fixes an issue where packages without channel metadata (`zip.Channel == null`) are incorrectly included in channel-specific feed requests. This primarily affects migration scenarios from Clowd.Squirrel where legacy packages...

## Is your feature request related to a problem? Please describe the impact that the lack of the feature requested is creating. When OIDC token expires, Headlamp opens infinite number...

kind/bug
oidc